home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
smashing.swf
/
scripts
/
DefineSprite_308
/
frame_1
/
DoAction.as
Wrap
Text File
|
2008-03-12
|
242b
|
6 lines
_parent._parent.brickNumber = _parent._parent.brickNumber + 1;
_parent._parent.indestructibleAmount = _parent._parent.indestructibleAmount + 1;
_name = "brick" + _parent._parent.brickNumber;
thisBrick = eval(_target);
pointsWorth = 200;